var net/http.http2errStreamID

8 uses

	net/http (current package)
		h2_bundle.go#L2033: 	http2errStreamID    = errors.New("invalid stream ID")
		h2_bundle.go#L2076: 		return http2errStreamID
		h2_bundle.go#L2500: 		return http2errStreamID
		h2_bundle.go#L2590: 		return http2errStreamID
		h2_bundle.go#L2630: 		return http2errStreamID
		h2_bundle.go#L2667: 		return http2errStreamID
		h2_bundle.go#L2766: 		return http2errStreamID
		h2_bundle.go#L2780: 		return http2errStreamID